CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - FAT32 SD

搜索资源列表

  1. FAT32_filesystem_for_MCU

    0下载:
  2. FAT32文件系统的存储机制及其在单片机上的实现.,FAT32使我们可以脱离底层储存设备驱动,更为方便高效地组织数据。给单片机系统中的大容量存储器(如SD 卡、CF 卡、硬盘等)配以FAT32 文件系统,将是非 常有意义的-FAT32 file system storage mechanism and its implementation on the microcontroller., FAT32 so that we can from the underlying storage dev
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:646427
    • 提供者:赵社高
  1. MCU_1035

    0下载:
  2. SD卡文件系统FAT32 SD卡文件读写移植-SD card file system is FAT32 SD card file read and write transplant
  3. 所属分类:File Formats

    • 发布日期:2017-12-03
    • 文件大小:2663452
    • 提供者:芸纤飘羽
  1. FAT32

    0下载:
  2. FAT文件系统原理,对编写SD卡的FAT文件系统驱动有帮助-Principle of the FAT file system, the FAT file system write SD card driver
  3. 所属分类:Communication

    • 发布日期:2017-11-30
    • 文件大小:706753
    • 提供者:车信隆
  1. Microsoft--FAT32-File-System-

    0下载:
  2. 微软FAT文件系统官方版,对于学习SD卡与windows很有帮助。-The official version of the Microsoft FAT file system
  3. 所属分类:File Formats

    • 发布日期:2017-11-12
    • 文件大小:54714
    • 提供者:gehaoxiang
  1. sd

    0下载:
  2. 这个是kinetis k60的sd卡初始化程序 包含有fat32文件系统 管理目录等功能-This is the sd card kinetis k60 initialization routine fat32 file system management directory
  3. 所属分类:software engineering

    • 发布日期:2017-11-12
    • 文件大小:1750499
    • 提供者:王超
  1. 6410LCD_sd_FAT32

    0下载:
  2. 6410,fat32,sd卡,裸机驱动 简单fat32文件系统的驱动-6410, fat32, sd card, bare-metal drive a simple fat32 file system driver
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:662374
    • 提供者:李阳
  1. FAT32-sdcard

    0下载:
  2. FAT32文件系统的存储机制及其在单片机上的实现-FAT32 on sd card for mcu
  3. 所属分类:File Formats

    • 发布日期:2017-11-29
    • 文件大小:266461
    • 提供者:姚文斌
  1. fat

    0下载:
  2. FAT32 sd卡 单片机 文件系统-FAT32 mcu sd card
  3. 所属分类:File Formats

    • 发布日期:2017-11-15
    • 文件大小:514045
    • 提供者:姚文斌
  1. 6.TFT-SD-FAT

    0下载:
  2. 这个源码详细的描述了用STC89C55RD+单片机控R制带有FAT32文件系统的SD卡来实现图片显示,刷新,使初学者可以更快的了解彩屏的工作原理,少走弯路。-A detailed descr iption of this source SCM control with STC89C55RD+ R system with SD card FAT32 file system to achieve image display, refresh, so beginners can quickly und
  3. 所属分类:SCM

    • 发布日期:2017-11-12
    • 文件大小:83659
    • 提供者:dmm
  1. sd

    0下载:
  2. FAT32读文件,并通过串口输出数据。文件方便移植。功能不全,请见谅-Read FAT32 file and output data through the serial port. File easy to transplant. Dysfunction, please forgive me
  3. 所属分类:CSharp

    • 发布日期:2017-11-23
    • 文件大小:24042
    • 提供者:风暴
  1. 51-SD-card-reader-and-write-

    0下载:
  2. 51读写SD卡源码(包括FAT及FAT32文件系统)-51 SD card reader source code (including FAT and FAT32 file system)
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:205672
    • 提供者:david
  1. 51-FAT32

    0下载:
  2. 51单片机上移植的FAT文件系统,可以成功读取FAT32文件系统的SD卡里面的文件-SCM 51 transplant of the FAT file system, you can successfully read the FAT32 file system of the SD card inside the file
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:128991
    • 提供者:
  1. SD-card-SPI-read_write

    1下载:
  2. 通过STM32的读取SD卡数据,fat32,带文件系统,spi方式读写,读写速度可达1.5M-Through the STM32 read SD card data, fat32, with the file system, spi to read and write, read and write speeds of up to 1.5M
  3. 所属分类:SCM

    • 发布日期:2016-10-12
    • 文件大小:6629376
    • 提供者:daily2020
  1. 28335-SPI-SD-Fatfs

    1下载:
  2. 在TI的DSP芯片TMS320F28335上使用自带的SPI功能实现SD卡读写,在SD卡读写程序的基础上又移植了支持FAT32格式的文件系统fatfs,最大支持32G的SD容量,具有很高的参考价值,该程序经过验证没有问题,本程序全是都是C语言编写,在CCS3.3环境下编译。 运行之前要准备一个经过FAT32格式化过的SD卡,运行该程序后会在SD卡内建立一个fatfs.txt文件,文件里面会有一段话:感谢您使用研旭28335开发版 !^_^。-Used on TI' s DSP chip
  3. 所属分类:DSP program

    • 发布日期:2015-10-16
    • 文件大小:775168
    • 提供者:肖邦
  1. FAT32-Source

    0下载:
  2. 关于单片机及SD卡的FAT32的查找文件及读写TXT格式文件。-Find the file and read TXT format files on the microcontroller and SD card to FAT32
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6243
    • 提供者:鸢尾
  1. STM32-SD-Fatfs-ucgui-ucos

    0下载:
  2. 程序是奋斗开发板的例程,采用ucGUI作为操作系统,FATFS作为FAT32的文件管理系统,读写SD卡,是很完整的文件管理程序。-Program is struggling development board routines, using ucGUI as the operating system, FATFS as FAT32 file management system, SD card reader, it is a complete file management program.
  3. 所属分类:uCOS

    • 发布日期:2017-05-16
    • 文件大小:4151764
    • 提供者:Dingli
  1. SD-FATFS

    0下载:
  2. stm32f4的FAT32 文件系统,经过测试,可以使用。-this is a FATFS based on STM32F4.
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5263544
    • 提供者:wangjian
  1. sd

    0下载:
  2. SD卡协议及整理的一些sd卡资料。还有fat32头文件说明。 -SD card agreement and arrange some of the SD card data.And fat32 file specified.
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3190497
    • 提供者:wangaizhi
  1. MSP430F149-write-read-SD-card-FAT32

    0下载:
  2. msp430 读写sd卡 通过FAT16文件系统-msp430 read write sd card
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:69032
    • 提供者:额晚饭
  1. FAT32

    0下载:
  2. 将小于2G的SD卡格式化为FAT32文件系统,将做好的.BIN文件放入SD卡根目录中,通过按键循环显示.bin图片。 -FAT32 System
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:182959
    • 提供者:佟哲
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com